Chapters 5, 6, 7, and 8 provide a discussion of C operators, statements, preprocessor directives, and standard functions.
Chapter 9 suggests programming techniques which take advantage of TC/C++ constructs for improved maintainability and portability. This chapter includes a class for portable graphics as well as alternative TC object allocation/deallocation functions to simulate C++ style creators and destructors.